home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-11-27 | 533 b | 17 lines | [TEXT/MPS ] |
- /*********************************************************************
- Project : MacPerl - Real Perl Application
- File : MPMain.h - The main event loop
- Author : Matthias Neeracher
-
- A lot of this code is borrowed from 7Edit written by
- Apple Developer Support UK
-
- Started : 17Mar93 Language : MPW C
- Modified : 29May93 MN Compiles correctly
- 30May93 MN Support Console Windows
- 27Nov93 MN busy
- Last : 27Nov93
- *********************************************************************/
-
- pascal void MainEvent(Boolean busy);
-